home *** CD-ROM | disk | FTP | other *** search
- %. alignment marks
- save
- imgr storerect
- clpr /cliptop xdf /clipright xdf /clipbottom xdf /clipleft xdf
- top bleed add cliptop sub abs ys mul 1 le
- {left right add 2 div top bleed add 9 ys div add am} if
- bottom bleed sub clipbottom sub abs ys mul 1 le
- {left right add 2 div bottom bleed sub 9 ys div sub am} if
- left bleed sub clipleft sub abs xs mul 1 le
- {left bleed sub 9 xs div sub top bottom add 2 div am} if
- right bleed add clipright sub abs xs mul 1 le
- {right bleed add 9 xs div add top bottom add 2 div am} if
- right bleed add clipright sub abs xs mul 1 le
- {right bleed add 9 xs div add 20 ys div bottom add am} if
- %. color bars
- top bleed add cliptop sub abs ys mul 1 le
- {left right add 2 div top bleed add 9 ys div add fhcb} if
- restore